Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: update automated PR creation for outdated dependencies #210

Conversation

Prakash-Raut
Copy link

@Prakash-Raut Prakash-Raut commented Oct 4, 2024


#ENH: update automated PR creation for outdated dependencies

Issue Number: Fixes #205

Description: This PR enhances the existing Trivy workflow configuration by:

  • Automatic Dependency Updates: Implemented functionality to automatically create a Pull Request when new versions of dependencies are available, reducing manual intervention and ensuring that our libraries are kept up-to-date.

🛠️ Type of Change

  • [✅] ✨ Enhancement

✅ Checklist

To ensure a smooth review process, please check off each item as you complete it:

  • [✅ ] Code Style: My code adheres to the project’s style guidelines.
  • [✅] Self-Review: I have reviewed my own code and made improvements.
  • [✅] Comments: I’ve added comments to explain complex or non-obvious parts of the code.
  • [✅] Documentation: I’ve updated the documentation to reflect my changes.
  • [✅] Warnings: My changes introduce no new warnings.
  • [✅] Tests: I’ve added tests to verify that my changes work as expected.
  • [✅] Passes Locally: All new and existing unit tests pass on my local machine.

@Prakash-Raut Prakash-Raut changed the title ENH: update automated PR creation for outdated dependencies #205 ENH: update automated PR creation for outdated dependencies Oct 4, 2024
@cb7chaitanya
Copy link
Collaborator

Checks have failed, can you check this @Prakash-Raut
Rest the workflow looks good

Dynamically Handle Branches Using github.head_ref and github.base_ref
@Prakash-Raut
Copy link
Author

There's a branch issue that has come up. I will address it and have it fixed by tomorrow morning.

@Rudra-Sankha-Sinhamahapatra
Copy link
Contributor

@Prakash-Raut any update ?

@Prakash-Raut Prakash-Raut deleted the enhancement/trivy-audit-improvements branch October 7, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Automate NPM Dependency Upgrades and PR Creation Workflow
3 participants